1bashThis demonstrates printing the current date and time using the date command.dateexternal toolsdatebasic usage
2bashThis demonstrates printing the current date and time in ISO 8601 format with nanosecond precision.date --iso-8601=nsexternal toolsdatedate and time formatting
3bashThis prints the current date in ISO 8601 format using the date command.date --iso-8601external toolsdatedate formatting